projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c0a749
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Mon, 14 Oct 2013 10:17:44 +0000
(06:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 14 Oct 2013 10:17:44 +0000
(06:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index c3884bf65b779660122cf031c3d2dce6211bcc41..5f379dc8de5fddb132afca183d134db66ff741f4 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-9004,10
+9004,10
@@
fi
if test "x$GCC" = "xyes"; then
C_SWITCH_MACHINE="-fno-common"
else
- as_fn_error "
What gives? Fix me if DEC Unix supports ELF now
." "$LINENO" 5
+ as_fn_error "
Non-GCC compilers are not supported
." "$LINENO" 5
fi
else
- UNEXEC_OBJ=unexalpha.o
+ as_fn_error "Non-ELF systems are not supported since Emacs 24.1." "$LINENO" 5
fi
;;
esac